remove GDK_CURSOR and GDK_IS_CURSOR, instance checks don't work on boxed
authorManish Singh <yosh@gimp.org>
Sat, 18 Jun 2005 11:25:14 +0000 (11:25 +0000)
committerManish Singh <yosh@src.gnome.org>
Sat, 18 Jun 2005 11:25:14 +0000 (11:25 +0000)
commit8e3ea42aba01c5f784b4d356b7651cb33171cf03
tree01ba57a5ab83b688ab44340c79d431cf4951baba
parent21227561890c0b193806d04c5d1e0a73269a9b79
remove GDK_CURSOR and GDK_IS_CURSOR, instance checks don't work on boxed

Sat Jun 18 04:22:51 2005  Manish Singh  <yosh@gimp.org>

        * gdk/gdkcursor.h: remove GDK_CURSOR and GDK_IS_CURSOR, instance
        checks don't work on boxed types.

        * gdk/x11/gdkcursor-x11.c:
        * gdk/gdkcursor.c: make return_if_fail checks != NULL instead of
        GDK_IS_CURSOR.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/gdkcursor.c
gdk/gdkcursor.h
gdk/x11/gdkcursor-x11.c